1_ Structure of master file

2_ Structure of view file

3_ Controller file content

4_ How to pass data between controller and View in ASP MVC 2

5_ How to pass data between controller and View in ASP MVC 4

6_ What are the basic files that need to be added to an empty app

7_ How to pass data between controller and View with model in ASP MVC 2

8_ How to pass data between controller and View with model in ASP MVC 4

9_ Describe application object with event handlers

10_ How to navigate between pages?

11_ How to create a link that points out of project

12_ Describe routing section for one page

13_ Describe attribute routing options

14_ How to use bundles

15_ How to use sections

16_ How to use partial pages

17_ How to read arguments passed through ?argName=argValue

18_ How to read and write session variables

19_ How to write and read cookie (for userName)

20_ How to authenticate users

21_ How to display collection with model

22_ Create Login form

23_ Asscociate style with a textbox in a form

24_ Display PDF file content, e.g. PDF

25_ Debugging remote requests